﻿2026-07-29T21:27:36.8148925Z ##[group]Run actions/checkout@v5
2026-07-29T21:27:36.8149897Z with:
2026-07-29T21:27:36.8150328Z   ref: 4f901a670ef16e45db519bc504ae6882e1f8ca1f
2026-07-29T21:27:36.8150837Z   fetch-depth: 1
2026-07-29T21:27:36.8151250Z   repository: BigscreenVR/spt-bs-core
2026-07-29T21:27:36.8154319Z   token: ***
2026-07-29T21:27:36.8154704Z   ssh-strict: true
2026-07-29T21:27:36.8155116Z   ssh-user: git
2026-07-29T21:27:36.8155516Z   persist-credentials: true
2026-07-29T21:27:36.8155949Z   clean: true
2026-07-29T21:27:36.8156339Z   sparse-checkout-cone-mode: true
2026-07-29T21:27:36.8156800Z   fetch-tags: false
2026-07-29T21:27:36.8157209Z   show-progress: true
2026-07-29T21:27:36.8157610Z   lfs: false
2026-07-29T21:27:36.8158001Z   submodules: false
2026-07-29T21:27:36.8158397Z   set-safe-directory: true
2026-07-29T21:27:36.8158845Z   allow-unsafe-pr-checkout: false
2026-07-29T21:27:36.8159624Z ##[endgroup]
2026-07-29T21:27:36.8977323Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-29T21:27:36.8979636Z ##[group]Getting Git version info
2026-07-29T21:27:36.8980705Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-29T21:27:36.8982121Z [command]/usr/bin/git version
2026-07-29T21:27:36.8982589Z git version 2.43.0
2026-07-29T21:27:36.8983935Z ##[endgroup]
2026-07-29T21:27:36.8987936Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/20f12bb9-fbba-4bac-97b9-79480c705369' before making global git config changes
2026-07-29T21:27:36.8989561Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T21:27:36.8990883Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T21:27:36.9019713Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-29T21:27:36.9039478Z https://github.com/BigscreenVR/spt-bs-core
2026-07-29T21:27:36.9049992Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-29T21:27:36.9052699Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-29T21:27:36.9078648Z HEAD
2026-07-29T21:27:36.9111697Z ##[endgroup]
2026-07-29T21:27:36.9112590Z [command]/usr/bin/git submodule status
2026-07-29T21:27:36.9295713Z ##[group]Cleaning the repository
2026-07-29T21:27:36.9298251Z [command]/usr/bin/git clean -ffdx
2026-07-29T21:27:40.7236482Z Removing .adapter-notify/
2026-07-29T21:27:40.7237845Z Removing target/
2026-07-29T21:27:40.7249692Z [command]/usr/bin/git reset --hard HEAD
2026-07-29T21:27:40.7522975Z HEAD is now at e85ee6608 Merge 4f901a670ef16e45db519bc504ae6882e1f8ca1f into ffc7e9ea4427ff56f02edd6816b814cea5874dfe
2026-07-29T21:27:40.7528603Z ##[endgroup]
2026-07-29T21:27:40.7531099Z ##[group]Disabling automatic garbage collection
2026-07-29T21:27:40.7535037Z [command]/usr/bin/git config --local gc.auto 0
2026-07-29T21:27:40.7562643Z ##[endgroup]
2026-07-29T21:27:40.7563166Z ##[group]Setting up auth
2026-07-29T21:27:40.7567887Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-29T21:27:40.7594590Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-29T21:27:40.7782602Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T21:27:40.7806389Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-29T21:27:40.7995048Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T21:27:40.8021168Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-29T21:27:40.8211497Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-29T21:27:40.8273851Z ##[endgroup]
2026-07-29T21:27:40.8274418Z ##[group]Fetching the repository
2026-07-29T21:27:40.8281103Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin 4f901a670ef16e45db519bc504ae6882e1f8ca1f
2026-07-29T21:27:41.4064717Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-29T21:27:41.4065481Z  * branch                4f901a670ef16e45db519bc504ae6882e1f8ca1f -> FETCH_HEAD
2026-07-29T21:27:41.4087493Z ##[endgroup]
2026-07-29T21:27:41.4088211Z ##[group]Determining the checkout info
2026-07-29T21:27:41.4090079Z ##[endgroup]
2026-07-29T21:27:41.4094198Z [command]/usr/bin/git sparse-checkout disable
2026-07-29T21:27:41.4136744Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-29T21:27:41.4167533Z ##[group]Checking out the ref
2026-07-29T21:27:41.4170496Z [command]/usr/bin/git checkout --progress --force 4f901a670ef16e45db519bc504ae6882e1f8ca1f
2026-07-29T21:27:41.4314655Z Previous HEAD position was e85ee6608 Merge 4f901a670ef16e45db519bc504ae6882e1f8ca1f into ffc7e9ea4427ff56f02edd6816b814cea5874dfe
2026-07-29T21:27:41.4319841Z HEAD is now at 4f901a670 chore(reqs): register local gate disposal
2026-07-29T21:27:41.4328548Z ##[endgroup]
2026-07-29T21:27:41.4369274Z [command]/usr/bin/git log -1 --format=%H
2026-07-29T21:27:41.4391880Z 4f901a670ef16e45db519bc504ae6882e1f8ca1f
